Installing the CygNet ODBC Driver
For most situations, use the CygNet Client Installer to install a CygNet ODBC driver. 32-bit ODBC drivers are located in the SUPPORT group in the APPS service. 64-bit ODBC drivers are located in the SUPPORT64 group in the APPS service. The 32-bit and 64-bit ODBC drivers differ in some significant ways. See the sections below that are specific to the kind of ODBC driver you require.
Version management of the ODBC driver is performed when a CygNet application that uses the driver is started or when the ODBC driver is selected from the Start menu shortcut. The ODBC driver is not version managed when non-CygNet applications that use the driver are opened, such as Microsoft Access.
Installing the 32-Bit CygNet ODBC Driver
The 32-bit CygNet ODBC driver operates on both 32-bit and 64-bit operating systems. All ODBC files are found in the Support\ODBC directory. The application opens with the SQL command line (ODBCISQL.exe).
The ODBC drivers have two configuration (.ini) files that are used to set configuration options. They are OASQL.ini and OADM.ini; the settings in these files are specific to the computer. The 32-bit OASQL.ini file is located in C:\CygNet\Support\ODBC and the OADM.ini file is located in C:\CygNet\Support\ODBC\cfg.
Installing the 64-Bit CygNet ODBC Driver
The 64-bit CygNet ODBC driver operates only on 64-bit operating systems. All ODBC files are found in the Support64\ODBC directory. The application opens with the SQL command line (ODBCISQL.exe).
The ODBC drivers have two configuration (.ini) files that are used to set configuration options. They are OASQL.ini and OADM.ini; the settings in these files are specific to the computer. The 64-bit OASQL.ini file is located in C:\CygNet\Support64\ODBC and the OADM.ini file is located in C:\CygNet\Support64\ODBC\cfg.

